commit | edc174c306d045a9fb5ba9e47640ea1dedccd04b | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junio@hera.kernel.org> | Thu Oct 23 05:18:54 2008 |
committer | Junio C Hamano <junio@hera.kernel.org> | Thu Oct 23 05:18:54 2008 |
tree | 98a6ee58c8a33a9cf76cc92d0e55440c47d1d126 | |
parent | 919da58d789300ea91bb8cdf978c9bbbbafc79a3 [diff] [blame] |
Autogenerated HTML docs for v1.6.0.3-517-g759a
diff --git a/user-manual.txt b/user-manual.txt index 08d1310..645d752 100644 --- a/user-manual.txt +++ b/user-manual.txt
@@ -4356,7 +4356,9 @@ * remote example URL: git://example.com/project.git Tracked remote branches - master next ... + master + next + ... $ git fetch example # update branches from example $ git branch -r # list all remote branches -----------------------------------------------